Is there a way around it, and someone found to make this work? and is willing to share. or am I having a 'friday arvo' moment and this is not possible to do at all? There is reason behind all this and the "ProjectAddins" and "Addins" switches and registry entries are not the ideal solution in this case - but if I have to then, sigh, I shall use the switches. Thanks for all your help Werner SystemAdmin - Thu Mar 31 23:24:17 EDT 2011 |
Re: dxl common shared folder I think you are stuck; but I suppose there is some hope using system Environment Variables. Perhaps use the "-d" switch to define setenv("MyPath", "//abcdefg1//install//DOORS_DXL_Addins_Test//DXL") and use some value in the #include statement. #include <%MyPath% "/SubMenuFolder/Include_Files/ABC.inc"> or something like that.
|